css = new Array('','','','',''); n=Math.floor (Math.random() * 5); document.write (css[n]);